trivial formatting fix
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2015 23:23:47 +0000 (19:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2015 23:23:47 +0000 (19:23 -0400)
gtk/gtkswitch.c

index a57e23495f5a1638f763ad23b6cdb8046f15fd55..f747d742b01ccf6b47ac04f42afff989d57c1e69 100644 (file)
@@ -868,7 +868,7 @@ static void
 node_style_changed_cb (GtkCssNode  *node,
                        GtkCssStyle *old_style,
                        GtkCssStyle *new_style,
-                       GtkWidget    *widget)
+                       GtkWidget   *widget)
 {
   GtkBitmask *changes;
   static GtkBitmask *affects_size = NULL;